home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / t3_1 / apollot.lha / apollot_sr10 / tfix8.t < prev   
Text File  |  1990-07-05  |  387b  |  12 lines

  1. (herald tfix8 (env tsys)
  2.               (syntax-table (env-syntax-table t-implementation-env)))
  3.  
  4. ;;; This is the fix file.  It is loaded on system startup.  The
  5. ;;; local maintainer of the TSYSTEM should place any new fixes
  6. ;;; announced by the T implementors in this file.  This file can
  7. ;;; be compiled to improve performance if desired.
  8.  
  9. (load-if-present '(tsystem ofix8) orbit-env)
  10.  
  11.  
  12.